home *** CD-ROM | disk | FTP | other *** search
/ GFX Sensations 1 / Graphic Sensations - Volume 1.iso / tools / amiga / 3d_tools / rend10.lzh / REND1.0 / Include / raster.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-02-08  |  67 b   |  7 lines

  1. #ifndef RASTER_H
  2. #define RASTER_H
  3.  
  4. void scanconvert(void);
  5.  
  6. #endif
  7.